xentrace: Skip to low cpu when throwing away portions of the circular buffer
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 13 Apr 2010 17:18:36 +0000 (18:18 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 13 Apr 2010 17:18:36 +0000 (18:18 +0100)
commit778757601420fe15afa7eb774dbfb143f2d78a4e
treecbc8b479ab22c03eed8094d53d2a63e232ee1b18
parent70121cba8fd66557f88b4dc685c3fcbc4d9a44aa
xentrace: Skip to low cpu when throwing away portions of the circular buffer

Skip to the next "low" cpu when throwing away portions of the circular
memory buffer.  This makes subsequent analysis easier.

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
tools/xentrace/xentrace.c